Skip to content

docs: add howto configure jubilant logs#2619

Open
tromai wants to merge 4 commits into
canonical:mainfrom
tromai:update-docs-jubilant-logging-configuration
Open

docs: add howto configure jubilant logs#2619
tromai wants to merge 4 commits into
canonical:mainfrom
tromai:update-docs-jubilant-logging-configuration

Conversation

@tromai

@tromai tromai commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR is a follow up from:

This PR add the following content into howto/write-integration-tests-for-a-charm.md:

  • How to configure Jubilant log modes from pyproject.toml
  • Update the Generate crash dumps section to mention the new pytest-jubilant logger object.

There is one small change in howto/set-up-continuous-integration-for-a-charm.md because it uses the GitHub Action workflow example in howto/write-integration-tests-for-a-charm.md.

@tromai tromai self-assigned this Jul 6, 2026
@tromai tromai added docs Improvements or additions to documentation roadmap An official roadmap item labels Jul 6, 2026
uses: actions/upload-artifact@v7
with:
name: juju-dump-logs
name: integration-test-logs

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rename to keep it general, as this artifact now contain both the log file generated by pytest, and the files generated by pytest-jubilant.

@tromai tromai marked this pull request as ready for review July 6, 2026 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation roadmap An official roadmap item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant